home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / Re creating new windows < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  970 b   |  [TEXT/ttxt]

  1. Subject:     Re: creating new windows
  2. Sent:        3/18/96 12:43 PM
  3. Received:    3/18/96 12:51 PM
  4. From:        lamiraux@apple.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >ODF team,
  9. >
  10. >I have a part with two presentations possible for the given content. Given a
  11. >part with a frame of the one type of presentation, how do I open a window for
  12. >that same content with the other presentation?
  13. >
  14. >Thanks,
  15. >Scott Daniels
  16. >e-mail: scottdfl@aol.com
  17.  
  18. Look into FW_CFrame::NewPartWindow. This method is called when the View 
  19. In Window command is used. Just replace the presentation by your other 
  20. presentation.
  21.  
  22. .......................................................................
  23.  Henri Lamiraux                                      lamiraux@apple.com
  24.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  25. .......................................................................
  26.  
  27.  
  28.